home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / inventor / sharedSV / Common.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-08-02  |  228 b   |  12 lines

  1. #define DATATIME 250
  2. #include <sys/file.h>
  3. #include <unistd.h>
  4.  
  5. #define EXAMPLE_PORT    8123
  6. #define EXAMPLE_GROUP   "225.0.0.250"
  7.  
  8. #define EXAMPLE_TTL     8       /* Time-to-live, 1 == don't forward  */
  9.  
  10. #define ENVIRONMENT 1
  11.  
  12.